checkbutton: Remove snapshot implementation
authorTimm Bäder <mail@baedert.org>
Mon, 20 Aug 2018 14:34:50 +0000 (16:34 +0200)
committerTimm Bäder <mail@baedert.org>
Sat, 25 Aug 2018 06:05:52 +0000 (08:05 +0200)
commit96e465b6d9389ebbfecbb851a9291e308f156bd3
treeee2dce5654f75b4a7fcd82fc0aca17193c72b630
parent016de68ceb367cb115cf272efd3bd54f077d1a3e
checkbutton: Remove snapshot implementation

It just does when the default GtkWidget implementation does anyway:
snapshot all child widgets
gtk/gtkcheckbutton.c